PMTIS=Val_0x0, PHYIS=Val_0x0, RXSTSIS=Val_0x0, MDIOIS=Val_0x0, TSIS=Val_0x0, TXSTSIS=Val_0x0
Interrupt Status Register
PHYIS | PHY Interrupt This bit is set when rising edge is detected on the ETH_IRQ input. This bit is cleared when this register is read (or this bit is written to 1 when the ETH_MAC_CSR_SW_CTRL[RCWE] bit is set). 0 (Val_0x0): PHY interrupt not detected 1 (Val_0x1): PHY interrupt detected |
PMTIS | PMT Interrupt Status This bit is set when a Magic packet or Wake-on-LAN packet is received in the power-down mode (the ETH_MAC_PMT_CONTROL_STATUS[RWKPRCVD] and ETH_MAC_PMT_CONTROL_STATUS[MGKPRCVD] bits). This bit is cleared when corresponding interrupt source bit are cleared because of a Read operation to the ETH_MAC_PMT_CONTROL_STATUS register (or corresponding interrupt source bit of ETH_MAC_PMT_CONTROL_STATUS register is written to 1 when the ETH_MAC_CSR_SW_CTRL[RCWE] bit is set). 0 (Val_0x0): PMT interrupt status not active 1 (Val_0x1): PMT interrupt status active |
TSIS | Timestamp Interrupt Status This bit is set when any of the following conditions is true:
0 (Val_0x0): Timestamp interrupt status not active 1 (Val_0x1): Timestamp interrupt status active |
TXSTSIS | Transmit Status Interrupt This bit indicates the status of transmitted packets. This bit is set when any of the following bits is set:
0 (Val_0x0): Transmit interrupt status not active 1 (Val_0x1): Transmit interrupt status active |
RXSTSIS | Receive Status Interrupt This bit indicates the status of received packets. This bit is set when the RWT bit is set in the ETH_MAC_RX_TX_STATUS register. This bit is cleared when the corresponding interrupt source bit is read (or corresponding interrupt source bit is written to 1 when the ETH_MAC_CSR_SW_CTRL[RCWE] bit is set) in the ETH_MAC_RX_TX_STATUS register. 0 (Val_0x0): Receive interrupt status not active 1 (Val_0x1): Receive interrupt status active |
MDIOIS | MDIO Interrupt Status This bit indicates an interrupt event after the completion of MDIO operation. To reset this bit, the application has to read this bit/Write 1 to this bit when the ETH_MAC_CSR_SW_CTRL[RCWE] bit is set. Access restriction applies. Clears on read (or write of 1 when the ETH_MAC_CSR_SW_CTRL[RCWE] bit is set). Self-set to 1 on internal event. 0 (Val_0x0): MDIO interrupt status not active 1 (Val_0x1): MDIO interrupt status active |